home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 27 / CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso / CUCD / Programming / JForth / JFDocs / README~1.TXT < prev    next >
Encoding:
Text File  |  1998-05-05  |  2.1 KB  |  48 lines

  1. README for JForth V3 Freeware release.
  2.  
  3. -----------
  4. This software package and manual are copyrighted 1986, 1987, 1988,1989 and
  5. 1991 by Delta Research or the original author if so specified in the source
  6. code file.
  7.  
  8. This JForth package is released as freeware.  Permission is hereby given for
  9. any third party to reproduce, distribute and modify the JForth software code
  10. or any derivative works thereof without any compensation or license.  The
  11. JForth software code is provided on an "as is" basis without any warranty of
  12. any kind, including, without limitation, the implied warranties of
  13. merchantability and fitness for a particular purpose and their equivalents
  14. under the laws of any jurisdiction, as well as the provision of support of any
  15. kind.
  16. -----------
  17.  
  18. JForth is a subroutine threaded Forth for the Amiga computer.  It was developed by Delta Research and sold commercially between 1986 and 1992.
  19.  
  20. The original documentation was in Word 5.1 for Macintosh format.  It has been 
  21. converted to RTF format which should be readable by many different word 
  22. processors.
  23.  
  24. I recommend printing the TableOfContents.rtf and Index.rtf files so 
  25. you will know where to look for information.  The references are by 
  26. chapter number and page. A reference to "10-3" for example would be on page 
  27. 3 of file "C10_ODE.rtf".  The page numbers may not match exactly depending
  28. on how much reformatting occurs when you convert from RTF and then print.
  29.  
  30. If you want to print the entire manual, print the files in this order:
  31.  
  32.     StartManual.rtf   - cover page, copyright notice, acknowledgements
  33.     TableOfContents.rtf
  34.     C##_*.rtf         - ## = chapter number, * = topic
  35.     Glos_Intro.rtf    - intro to glossary and key for interpretation
  36.     Glos_1.rtf        - glossary words starting with !"#$%&`()*+
  37.     Glos_2.rtf        - glossary words starting with ,-./0-9
  38.     Glos_3.rtf        - glossary words starting with :;<=>?@
  39.     Glos_AB.rtf       - glossary words starting with A-B
  40.     Glos_ etc.        - remaining glossary
  41.     Apps_ABC.rtf      - appendices
  42.     Apps_DEFGH.rtf    - appendices
  43.     Index.rtf
  44.     
  45. We hope you enjoy JForth.  We enjoyed creating it.
  46.  
  47. Phil Burk & Mike Haas
  48.